projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9bed1e
)
* minibuffer.el (delete-minibuffer-contents): Delete all
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 21:30:23 +0000
(21:30 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 29 Oct 2008 21:30:23 +0000
(21:30 +0000)
minibuffer contents instead of just the current field.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 219486456ce7326ce67ea0aa737895697681ebe9..e6dfe0c03468d2bf4b5a5bd91305fbe7a8ba157c 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,8
@@
2008-10-29 Chong Yidong <cyd@stupidchicken.com>
+ * minibuffer.el (delete-minibuffer-contents): Delete all
+ minibuffer contents instead of just the current field.
+
* tmm.el (tmm-get-keymap): Handle case where keyseq cache is
omitted.